home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 July / CHIP 2006-07.2.iso / program / webcam / VCam_1.0.5_Setup.exe / {app} / driver / e2ecap.inf next >
Encoding:
Windows Setup INFormation  |  2006-05-23  |  4.7 KB  |  149 lines

  1. ;
  2. ; e2eCap.INF  -- This file contains installation information for e2eCap,
  3. ;                A WDM capture driver that requires no hardware.
  4. ;               
  5. ;          Copyright (c) 2005-2008 e2eSoft - http://www.e2esoft.cn
  6. ;
  7. ;
  8.  
  9. [Version]
  10. signature="$CHICAGO$"
  11. Class=Media
  12. ; This class includes Audio and DVD multimedia devices, joystick ports, and full-motion video capture devices. 
  13. ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318} 
  14. ; Imageing devices
  15. ;ClassGUID={6BDD1FC6-810F-11D0-BEC7-08002BE2092F}
  16. Provider=%ProviderName%
  17. DriverVer=05/23/2006,1.0.24
  18. CatalogFile=e2ecap.cat
  19.  
  20. [ControlFlags]
  21. ;ExcludeFromSelect=*
  22.  
  23. [Manufacturer]
  24. %MsftMfg%=e2eSoft
  25.  
  26. [DestinationDirs]
  27. e2eCap.Files.Drv = 10,system32\drivers
  28. e2eCap.Files.Ext = 10,System32
  29.  
  30. [SourceDisksNames]
  31. 1=%E2ECAP.Disk1%,disk1
  32.  
  33. [SourceDisksFiles]
  34. e2eCap.sys=1
  35. e2eCapprop.ax=1
  36. msvcr71.dll=1
  37.  
  38. ;---------------------------------------------------------------
  39. ;            e 2 e S o f t   V C a m (TM)
  40. ;
  41. ;                 e 2 e C a p 
  42. ;---------------------------------------------------------------
  43.  
  44. [e2eSoft]
  45. %E2ECAP.DeviceDesc%=e2eCap.Device,E2ECAP
  46.  
  47. [e2eCap.Device]
  48. Include=    ks.inf,kscaptur.inf
  49. Needs=      Stream.Registration,KS.Registration,KSCAPTUR.Registration
  50. AddReg=     e2eCap.AddReg
  51. CopyFiles=  e2eCap.Files.Drv, e2eCap.Files.Ext
  52. KnownFiles= e2eCap.KnownFiles
  53.  
  54. [e2eCap.Device.NT]
  55. Include=    ks.inf,kscaptur.inf
  56. Needs=      Stream.Registration,KS.Registration,KSCAPTUR.Registration.NT
  57. AddReg=     e2eCap.AddReg
  58. CopyFiles=  e2eCap.Files.Drv, e2eCap.Files.Ext
  59.  
  60. [e2eCap.AddReg]
  61. HKR,,DevLoader,,*ntkern
  62. HKR,,NTMPDriver,,e2ecap.sys
  63. HKR,,PageOutWhenUnopened,3,01
  64. HKR,,DontSuspendIfStreamsAreRunning,3,01
  65.  
  66. ; Ie2eCapCustProperty
  67. HKCR,CLSID\%e2eCap_CustPropertySet_IF_CLSID%,,,%PlugIn_Ie2eCapCustProperty%
  68. HKCR,CLSID\%e2eCap_CustPropertySet_IF_CLSID%\InprocServer32,,,e2eCapProp.ax
  69. HKCR,CLSID\%e2eCap_CustPropertySet_IF_CLSID%\InprocServer32,ThreadingModel,,Both
  70. ; This IID is aggregated for the filter given the CLSID of the property set
  71. HKLM,System\CurrentControlSet\Control\MediaInterfaces\%e2eCap_CustPropertySet_IF_CLSID%,,,%PlugIn_Ie2eCapCustProperty%
  72. HKLM,System\CurrentControlSet\Control\MediaInterfaces\%e2eCap_CustPropertySet_IF_CLSID%,IID,1,04,9E,BF,76,F4,22,02,4a,A0,EB,66,5D,E9,62,B5,31
  73.  
  74. ; Custom Property Page
  75. HKCR,CLSID\%e2eCap_CustPropertySet_Page_CLSID%,,,%PropPage_e2eCap%
  76. HKCR,CLSID\%e2eCap_CustPropertySet_Page_CLSID%\InprocServer32,,,e2eCapProp.ax
  77. HKCR,CLSID\%e2eCap_CustPropertySet_Page_CLSID%\InprocServer32,ThreadingModel,,Both
  78. ; Associate the property set with the above property page
  79. HKLM,System\CurrentControlSet\Control\MediaSets\%e2eCap_CustPropertySet_IF_CLSID%\PropertyPages\%e2eCap_CustPropertySet_Page_CLSID%,,,%PropPage_e2eCap%
  80.  
  81. [e2eCap.Files.Drv]
  82. e2eCap.sys
  83.  
  84. [e2eCap.Files.Ext]
  85. e2eCapProp.ax
  86. msvcr71.dll
  87.  
  88. [e2eCap.KnownFiles]
  89. e2eCap.sys=safe
  90.  
  91. [E2ECAP.Device.Interfaces]
  92. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  93. AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},"GLOBAL",VideoCapture,
  94.  
  95. [E2ECAP.Device.NT.Interfaces]
  96. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  97. AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},"GLOBAL",VideoCapture,
  98.  
  99. [VideoCapture]
  100. AddReg=VideoCapture.AddReg
  101.  
  102. [VideoCapture.AddReg]
  103. HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
  104. HKR,,FriendlyName,,%E2ECAP.Capture%
  105. ; IAMVideoCompression installed as static interface on both output pins
  106. HKR,PinFactory\0\Interfaces\{C6E13343-30AC-11d0-A18C-00A0C9118956},,,{C6E13343-30AC-11d0-A18C-00A0C9118956}
  107. HKR,PinFactory\1\Interfaces\{C6E13343-30AC-11d0-A18C-00A0C9118956},,,{C6E13343-30AC-11d0-A18C-00A0C9118956}
  108.  
  109. [e2eCap.Device.NT.Services]
  110. AddService = E2ECAP,0x00000002,e2eCap.ServiceInstall
  111.  
  112. [e2eCap.ServiceInstall]
  113. DisplayName   = %E2ECAP.DeviceDesc%
  114. ServiceType   = %SERVICE_KERNEL_DRIVER%
  115. StartType     = %SERVICE_AUTO_START%
  116. ErrorControl  = %SERVICE_ERROR_NORMAL%
  117. ServiceBinary = %12%\e2ecap.sys
  118.  
  119. ;---------------------------------------------------------------
  120. ;                S t r i n g s
  121. ;---------------------------------------------------------------
  122.  
  123. [Strings]
  124.  
  125. ;----------------
  126. ; Non-Localizable
  127. ;----------------
  128.  
  129. SERVICE_KERNEL_DRIVER=1
  130. SERVICE_AUTO_START=2
  131. SERVICE_ERROR_NORMAL=1
  132.  
  133.  
  134. ;----------------
  135. ; Localizable
  136. ;----------------
  137.  
  138. ProviderName=      "e2eSoft"
  139. MsftMfg=           "e2eSoft"
  140. E2ECAP.Disk1=      "Install Disk"
  141. E2ECAP.DeviceDesc= "e2eCap - WDM Video Capture"
  142. E2ECAP.Capture=    "e2eCap Video Capture"
  143.  
  144. e2eCap_CustPropertySet_IF_CLSID = "{76BF9E04-22F4-4a02-A0EB-665DE962B531}"
  145. e2eCap_CustPropertySet_Page_CLSID = "{76BF9E05-22F4-4a02-A0EB-665DE962B531}"
  146.  
  147. PlugIn_Ie2eCapCustProperty = "e2eCap Cust Property Plugin"
  148. PropPage_e2eCap = "e2eCap Cust Property Page"
  149.